fix(deps): update module github.com/vmware/govmomi to v0.56.0 - #146
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module github.com/vmware/govmomi to v0.56.0#146renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-vmware-govmomi-0.x
branch
from
April 29, 2026 09:53
414f40a to
ba77243
Compare
renovate
Bot
force-pushed
the
renovate/github.com-vmware-govmomi-0.x
branch
from
May 8, 2026 21:56
ba77243 to
3b0064b
Compare
renovate
Bot
force-pushed
the
renovate/github.com-vmware-govmomi-0.x
branch
from
May 29, 2026 22:45
3b0064b to
3227cd4
Compare
renovate
Bot
force-pushed
the
renovate/github.com-vmware-govmomi-0.x
branch
2 times, most recently
from
July 3, 2026 15:07
0ca92d8 to
e5dccc4
Compare
renovate
Bot
force-pushed
the
renovate/github.com-vmware-govmomi-0.x
branch
from
July 12, 2026 11:01
e5dccc4 to
91da637
Compare
renovate
Bot
force-pushed
the
renovate/github.com-vmware-govmomi-0.x
branch
from
August 12, 2026 00:52
91da637 to
793a51e
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/github.com-vmware-govmomi-0.x
branch
from
August 21, 2026 06:46
793a51e to
22ef3fa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.52.0→v0.56.0Release Notes
vmware/govmomi (github.com/vmware/govmomi)
v0.56.0Compare Source
Release v0.56.0
🐞 Fix
dab7364] vslm/TestList (#4099)460e7a5] include AudienceRestriction in SAML assertion C14N85f1ada] remove ovf test files with non-ascii names💫 API Changes
5a7b322] add ExtensionCompatibilityConstraint bindings💫
vcsim(Simulator)9e9695f] Fix data race via shared default device templates0f8cf04] support cloud-init for vm customization5c0eee6] power on and customize VM when cloning🧹 Chore
81608f9] Update version.go for v0.56.036872e1] remove obsolete// +build(#4100) (#4100)📖 Commits
81608f9] chore: Update version.go for v0.56.0dab7364] fix: vslm/TestList (#4099)2e4f4fb] refactor: usestrings.CutPrefixfor inspectione82eb81] refactor: replace conditional assignment withmaxormin18a0fc9] refactor: usestrings.Cutfor slicingd961c84] refactor: usestrings.Builderfor string concatenation2d753e5] chore(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 (#4104) (#4104)36872e1] chore: remove obsolete// +build(#4100) (#4100)00de43e] refactor: usemaps.Copyfor map merge operations (#4098) (#4098)1b6dfd4] refactor: remove redundant else branches (#4099) (#4099)1d62224] refactor: replacesort.Slicewithslices.Sort3491685] refactor: preferreflect.Pointerover deprecatedPtralias (#4097) (#4097)124821d] refactor: useWaitGroup.Go(#4096) (#4096)c4df2de] refactor: use 'strings.Split' variant inspection (#4095) (#4095)5a393f5] refactor: useslices.Containsfor membership checks (#4094) (#4094)ee1b3e0] refactor: modernize for loops to use range (#4083) (#4083)265be76] chore(deps): bump golang.org/x/text from 0.40.0 to 0.41.0 (#4086) (#4086)7f5dfc6] chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 (#4087) (#4087)7179109] import vmdk: Add proper path parsing for target path on datastore460e7a5] fix: include AudienceRestriction in SAML assertion C14N414bb1d] chore(deps): bump actions/stale from 10.4.0 to 11.0.0 (#4080) (#4080)a3b7945] Add VmPlacementPolicy strictness enum for RequiredDuringExecution6efb338] Merge branch 'main' into feat/cloud-initf87ac83] Add dependency injection for container-backing (#4077) (#4077)75f1067] Use AutoUpdate for container-backed VM (#4075) (#4075)d993be4] fixup! api: add ExtensionCompatibilityConstraint bindings5a7b322] api: add ExtensionCompatibilityConstraint bindings3dfea03] chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#4078) (#4078)12f506a] chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (#4073) (#4073)67de235] chore(deps): bump golang.org/x/text from 0.39.0 to 0.40.0 (#4071) (#4071)9e9695f] vcsim: Fix data race via shared default device templatesb6053d1] Add eam2 method to deleteSolutionOnlya668d9c] chore(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 (#4067) (#4067)0f8cf04] vcsim: support cloud-init for vm customization85f1ada] fix: remove ovf test files with non-ascii names6c97b2b] feat(cns): add ActiveClusters to CnsVolumePolicyReconfigSpec9b54bc3] propagate customization fault only when cloning1a326dc] Add simulator methods for eam2 cluster solutions api697c0b9] chore(deps): bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 (#4059) (#4059)2893bbf] chore(deps): bump actions/cache from 6.0.0 to 6.1.0 (#4058) (#4058)5c0eee6] vcsim: power on and customize VM when cloningv0.55.1Compare Source
Release v0.55.1
🐞 Fix
ea8603d] remove ovf test files with non-ascii names🧹 Chore
1e372f1] Update version.go for v0.55.1📖 Commits
1e372f1] chore: Update version.go for v0.55.118b33ca] feat(cns): add ActiveClusters to CnsVolumePolicyReconfigSpece5a1169] Add simulator methods for eam2 cluster solutions apiea8603d] fix: remove ovf test files with non-ascii namesv0.55.0Compare Source
Release v0.55.0
🐞 Fix
13f9067] copy extra config when cloning a VM💫 API Changes
188b1f0] add InsufficientResourcesQuota fault type48ab34a] add ConcurrentAccess to IsTransientError (#4017)💫
vcsim(Simulator)4cb54df] respect tag name for setCustomValueResponsef1304a7] support availableField retrieval in VirtualMachine9f9c5d3] support parsing both xs: and xsd: type prefixes0a2f905] handle invalid folder during VM cloning64e90e7] align interval counter on inventory load32417d1] fix namespace compatibility routes📃 Documentation
4da5966] updateCHANGELOG.md(#4024) (#4024)🧹 Chore
cb2d98b] Update version.go for v0.55.0ea4feab] sync ClientVersion with current release6c9b236] bump ClientVersionc6ee784] build govc release with Go 1.264ddffe5] fix use of GOPATH in govc tests123588d] remove Debug on Failure from github workflow3a283ef] bump go.mod min go version to 1.250f9c1c3] remove hardcoded go version from module cache keya03fbdf] bump github action Go versions📖 Commits
cb2d98b] chore: Update version.go for v0.55.0ea4feab] chore: sync ClientVersion with current release6c9b236] chore: bump ClientVersion1584f58] chore(deps): bump actions/cache from 5.0.5 to 6.0.0 (#4053) (#4053)8bf4e2f] chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0 (#4054) (#4054)357e439] Make VirtualDevice.NumaNode a pointer to allow node 0078f795] chore(deps): bump nokogiri from 1.19.3 to 1.19.4 in /gen (#4050) (#4050)188b1f0] api: add InsufficientResourcesQuota fault type66288bb] fix(cns): restrict host-local storage tests to vCenter 9.1.2 and above93bcd23] Merge branch 'vmware:main' into maind80eb53] feat(cns): add host-local storage support to CnsVolumeCreateSpec and placement result13f9067] fix: copy extra config when cloning a VMdec970d] feat(namespace): added new structs and api endpoints to manage NamespaceManagement Networks Signed-off-by: tobiaswaelti <tobiaswaelti92@gmail.com>4cb54df] vcsim: respect tag name for setCustomValueResponsef1304a7] vcsim: support availableField retrieval in VirtualMachine9f9c5d3] vcsim: support parsing both xs: and xsd: type prefixes0a2f905] vcsim: handle invalid folder during VM cloning231bc17] chore(deps): bump golang.org/x/text from 0.34.0 to 0.38.0 (#4037) (#4037)9252dc6] simulator: add SubnetId and SubnetInfo support9dabce8] chore(deps): bump test-unit from 3.7.7 to 3.7.8 in /gen (#4034) (#4034)64b9cf7] vapi/library: tolerate spaces around '=' in ReadManifest (#3893)98b424c] update commentsdd81e2e] add new func and unit tests2870444] Address review commentse6bd854] Add govc Relocate Volume command Signed-off-by: Chethan Venkatesh <chethanv@vmware.com>6bbd47f] simulator: improve podman compatibility for container-backed VMs (#4014) (#4014)a1be2fc] simulator: add PropertyDiff, Context helpers, and AutoUpdate pattern (#4013) (#4013)64e90e7] vcsim: align interval counter on inventory load821585c] govmomi: Add HostDistributedVirtualSwitchManager mofca539c] fix case-sensitive api callc6ee784] chore: build govc release with Go 1.264da5966] docs: updateCHANGELOG.md(#4024) (#4024)d2c4a46] chore(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 (#4023) (#4023)cdc568f] chore(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 (#4019) (#4019)60f3931] chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#4020) (#4020)050c58c] chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#4018) (#4018)4ddffe5] chore: fix use of GOPATH in govc tests48ab34a] api: add ConcurrentAccess to IsTransientError (#4017)123588d] chore: remove Debug on Failure from github workflow3a283ef] chore: bump go.mod min go version to 1.2532417d1] vcsim: fix namespace compatibility routes95c5995] test: fix secure cookie test with Go 1.26957a45d] Merge branch 'vmware:main' into main681c59b] feat(VmServiceSpec): Remove omitempty from VmServiceSpec spec to have it always rendered Signed-off-by: tribock <louis.baumann93@gmail.com>0f9c1c3] chore: remove hardcoded go version from module cache keya03fbdf] chore: bump github action Go versionsv0.54.2Compare Source
Release v0.54.2
🐞 Fix
9cb7009] remove ovf test files with non-ascii names🧹 Chore
e62ec04] Update version.go for v0.54.2📖 Commits
e62ec04] chore: Update version.go for v0.54.29cb7009] fix: remove ovf test files with non-ascii namesv0.54.1Compare Source
Release v0.54.1
💫 API Changes
007fa1c] add ConcurrentAccess to IsTransientError (#4017)💫
vcsim(Simulator)11d6756] fix namespace compatibility routes📃 Documentation
f1879dc] updateCHANGELOG.md(#4024) (#4024)🧹 Chore
e6cfff7] Update version.go for v0.54.1bead769] build govc release with Go 1.2613dc7e3] fix use of GOPATH in govc tests6f36f6f] remove Debug on Failure from github workflow0de1452] bump go.mod min go version to 1.2540d91ea] remove hardcoded go version from module cache keyf04fb92] bump github action Go versions📖 Commits
e6cfff7] chore: Update version.go for v0.54.1bead769] chore: build govc release with Go 1.26f1879dc] docs: updateCHANGELOG.md(#4024) (#4024)b460984] chore(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 (#4023) (#4023)7888acb] chore(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 (#4019) (#4019)87cdbff] chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#4020) (#4020)3016d63] chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#4018) (#4018)13dc7e3] chore: fix use of GOPATH in govc tests6f36f6f] chore: remove Debug on Failure from github workflow0de1452] chore: bump go.mod min go version to 1.25007fa1c] api: add ConcurrentAccess to IsTransientError (#4017)11d6756] vcsim: fix namespace compatibility routes2ad51d3] test: fix secure cookie test with Go 1.2640d91ea] chore: remove hardcoded go version from module cache keyf04fb92] chore: bump github action Go versionsv0.54.0Compare Source
🐞 Fix
a8ff1b1] parsing vApp properties while converting from OVF envelope to VM ConfigSpec(#3964) (#3964)💫 API Changes
92f18db] add FetchVmGroupForMultiwriterDisks vim25 bindings and vcsim support5ee9945] Fix OVF disk ID func6579127] Support NetworkSpec in Namespacesb54705c] More OVF->ConfigSpec testing25afc66] Support OVF->ConfigSpec SR-IOV NICs513e626] OVF->ConfigSpec support nil VHW6c60d63] Default to first VirtualSystem in OVF78a5ee4] Support disks sans contrllers36033df] Add OVF test fixtures76edb74] vSphere-specific OVF qualifiersaa91758] Uber OVF8dc36fe] Product categories945cef7] Disk capacity via prop, invalid prop keyse3e5a48] Fix string min/max9d8ceb0] Support explicit deployment configurationa695944] Parse OVF property qualifiers per DSP02437bd6976] File-backed disks in OVF->ConfigSpec💫
govc(CLI)b9612be] add library.import disks option🧹 Chore
df7c057] Update version.go for v0.54.0📖 Commits
df7c057] chore: Update version.go for v0.54.0280e083] feat(updateSpec): Remove omitempty from storage spec to have it always rendered Signed-off-by: tribock <louis.baumann93@gmail.com>fb18fe0] feat(marshal): Implement new Marshal Function to implement the removal of the last storage policy or the deletion of all policies Signed-off-by: tribock <louis.baumann93@gmail.com>92f18db] api: add FetchVmGroupForMultiwriterDisks vim25 bindings and vcsim supportb7f92a5] feat(init): add initial implementation of NamespaceNetwork to support Network override in CreateNamespace Signed-off-by: tribock <louis.baumann93@gmail.com>8edadde] chore(deps): bump nokogiri from 1.19.2 to 1.19.3 in /gena287dcf] chore(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 (#4000) (#4000)24621e0] chore(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 (#3998) (#3998)7b1c384] chore(deps): bump chuhlomin/render-template from 1.11 to 1.12d0181b9] chore(deps): bump chuhlomin/render-template (#3996) (#3996)61e1166] minor change on QueryVolume result verification69ec24a] chore(deps): bump chuhlomin/render-template from 1.10 to 1.11 (#3995) (#3995)953f8e1] chore(deps): bump actions/cache from 5.0.4 to 5.0.5 (#3994) (#3994)774caab] Add API for CNS CBT Control7d4ac0d] chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3992) (#3992)bfeb281] chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#3991) (#3991)5ee9945] api: Fix OVF disk ID funcf950446] chore(deps): bump actions/setup-go from 6.3.0 to 6.4.06579127] api: Support NetworkSpec in Namespaces4592669] chore(deps): bump nokogiri from 1.19.1 to 1.19.2 in /gen57d3dfb] chore(deps): bump actions/cache from 5.0.3 to 5.0.4 (#3983) (#3983)b356a6b] ovf spec parser for dmtf os typesb54705c] api: More OVF->ConfigSpec testing25afc66] api: Support OVF->ConfigSpec SR-IOV NICs513e626] api: OVF->ConfigSpec support nil VHW6c60d63] api: Default to first VirtualSystem in OVF78a5ee4] api: Support disks sans contrllers36033df] api: Add OVF test fixtures76edb74] api: vSphere-specific OVF qualifiersaa91758] api: Uber OVF8dc36fe] api: Product categories945cef7] api: Disk capacity via prop, invalid prop keyse3e5a48] api: Fix string min/max9d8ceb0] api: Support explicit deployment configurationa695944] api: Parse OVF property qualifiers per DSP02437bd6976] api: File-backed disks in OVF->ConfigSpecb9612be] govc: add library.import disks option562d9cb] chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#3970) (#3970)9e3cc86] reevert: "chore(deps): bump go to 1.24.13 (#3956)" (#3969) (#3956) (#3969)2a8ba44] chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#3968) (#3968)a8ff1b1] fix: parsing vApp properties while converting from OVF envelope to VM ConfigSpec(#3964) (#3964)e205430] chore(gh): update release workflow (#3967) (#3967)2ad7482] chore(gh): update govc tests workflow (#3966) (#3966)ed441b7] chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#3965) (#3965)v0.53.1Compare Source
💫
govc(CLI)5cdf9d9] add library.import disks option🧹 Chore
21f5823] Update version.go for v0.53.1📖 Commits
21f5823] chore: Update version.go for v0.53.15cdf9d9] govc: add library.import disks optionv0.53.0Compare Source
🐞 Fix
4dddb93] cluster configuration enablement and draft APIs (#3944) (#3944)5ef2d64] changecontrollerKeyandunitNumberto*int32(#3880) (#3880)7b6d459] unit tests for sync volume (#3881) (#3881)5e3df8a] EAM 2.0 bindings typo (#3879 (#3879)e481fdd] guard against nil role in permissions.ls (#3840) (#3840)💫 API Changes
65ee37d] add TransitGateway mo type5c62627] Fix volumeEncrypted in CNSe6688c7] Fix OVF userConfigurable in ToConfigSpec75fed5c] CnsVolumeBackingType (#3918) (#3918)31d4775] Update ofvEnvelop.ToConfigSpec and configInfo.ToConfigSpec to handle nil ovfProperty userConfigurablec80b625] Handle OVF defaultVal/val correctly35b20e6] Fix OVF defVal & ConfigSpec vAppConfig21d7947] Update VmPlacementPolicy interfaces to use vim.TagId01373c9] Support OVF->ConfigSpec VirtSysColl index (#3865) (#3865)c580122] remove podVMOverheadInfo host capability (#3869) (#3869)68080d3] Updated API bindings9e1f60a] Updated API bindings434104b] Support vmx-2279587cc] Make ClusterInitialPlacementAction ifaceb0607e6] Helpers for GuestID->Family/CIMOSType💫
govc(CLI)a7a23f8] Fixvm.clonefull path example root fromClusterNametoDatacenterName(#3959) (#3959)2a3fd10] adddevice.sata.add(#3936) (#3936)08dfb41] type alias support for ls -t (#3901) (#3901)💫
vcsim(Simulator)a9a1a9e] Consider default devs from VM spec770f3fe] Support tags in VM reconfigb1ee1fb] Support encrypt-on-copy virtual disk3bf69d1] fix snapshot state handling5b5c932] Deep copy the vm config to snapshot🧹 Chore
029d112] Update version.go for v0.53.0⏮ Reverts
d784925] Revert vmware/govmomi#3911 (#3911)[
429bf0f]:Change backingObjectId from string to *string
📖 Commits
029d112] chore: Update version.go for v0.53.0df5dee3] Bump release go-version65ee37d] api: add TransitGateway mo typea7a23f8] govc: Fixvm.clonefull path example root fromClusterNametoDatacenterName(#3959) (#3959)2ee963a] chore(deps): bump test-unit from 3.7.3 to 3.7.7 in /gen (#3941) (#3941)a9f124e] chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#3957) (#3957)0b3ecc8] chore(deps): bump nokogiri from 1.18.10 to 1.19.1 in /gen9b1a86d] chore(deps): bump go to 1.24.13 (#3956) (#3956)4c96dc4] chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 (#3955) (#3955)d95b9f9] Update simulator to return StatusOK for libraryUsages as it is /api endpoint.9e3c7f2] Fix AddLibraryUsage to return expected output format.55b758a] chore(deps): bump actions/cache from 5.0.2 to 5.0.3 (#3950) (#3950)32d7081] chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#3949) (#3949)9fa3f60] chore(deps): bump actions/cache from 5.0.1 to 5.0.2 (#3948) (#3948)1f9b210] chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#3946) (#3946)714cf8a] chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 (#3945) (#3945)4dddb93] fix: cluster configuration enablement and draft APIs (#3944) (#3944)caad5b5] Add VirtualVmxnet to EthernetCardTypes429bf0f] Use *string for backingObjectIda9a1a9e] vcsim: Consider default devs from VM spec2a3fd10] govc: adddevice.sata.add(#3936) (#3936)4957c81] chore(gh): bump actions/checkout from 4.2.2 to 6.0.1 (#3935) (#3935)f81cf44] chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#3933) (#3933)1cd2a37] chore(deps): bump dessant/lock-threads from 5.0.1 to 6.0.0 (#3932) (#3932)eb4bc10] chore(deps): bump actions/cache from 5.0.0 to 5.0.1 (#3934) (#3934)5875802] chore(deps): bump actions/cache from 4.3.0 to 5.0.0 (#3931) (#3931)a92bd5f] chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#3930) (#3930)ebd2c8e] feat: add bindings for namespace instances v2 endpoints (#3929) (#3929)e177c72] chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 (#3928) (#3928)d1732a0] chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#3926) (#3926)b345718] feat: add supervisor topology and summary bindings (#3925) (#3925)7d2d4a5] add go binding for CnsNotRegisteredFault5c62627] api: Fix volumeEncrypted in CNSe6688c7] api: Fix OVF userConfigurable in ToConfigSpecd784925] Revert "Revert vmware/govmomi#3911" (#3911)7c4391c] chore(deps): bump actions/stale from 10.1.0 to 10.1.1 (#3922) (#3922)0aec2ab] Add property-based filtering capabilities and skipCount functionality to injection rules. (#3903) (#3903)3313eae] Revert vmware/govmomi#3911 (#3911)0c101ef] add volumeEncrypted flag to CnsVolumeAttachDetachSpec75fed5c] api: CnsVolumeBackingType (#3918) (#3918)4da134e] chore(deps): bump golang.org/x/text from 0.28.0 to 0.31.0 (#3913) (#3913) (#3902)4a6daa1] refactor: simulated tag support (#3916) (#3916)0585640] feat: add bindings for enableOnZones and enableOnComputeCluster (#3909) (#3909)f9123d5] chore(deps): bump test-unit from 3.7.2 to 3.7.3 in /gen (#3915) (#3915)770f3fe] vcsim: Support tags in VM reconfig3496d48] refactor: updateNumCoresPerSocketto*int32(#3906) (#3906)c156b06] chore(deps): bump test-unit from 3.7.1 to 3.7.2 in /gen (#3912) (#3912)31d4775] api: Update ofvEnvelop.ToConfigSpec and configInfo.ToConfigSpec to handle nil ovfProperty userConfigurabled2c98e3] vmdk: Add stream-optimised VMDK writerf5b094d] chore(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#3910) (#3910)c80b625] api: Handle OVF defaultVal/val correctly220defa] Reverts vmware/govmomi#3904 ([#3904](https://redirect.github.com/vmware/govmomi/issues/390Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.